github.com/gotd/td/mtproto.Conn.handleAck (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		handle_ack.go#L13: func (c *Conn) handleAck(b *bin.Buffer) error {
		handle_message.go#L36: 		return c.handleAck(b)